Terminating Processes
You can use theExitToShell
procedure to have your application terminate itself directly. In general, you need to callExitToShell
only if you want your application to terminate without reaching the end of its main routine.
Subtopics
- ExitToShell